home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / PROGRAM / CWL2A_1.ARJ / BUGLIST next >
Text File  |  1991-11-17  |  709b  |  19 lines

  1. A list of the bugs fixed in version 2.0 are as follows:
  2.  
  3. -  WINDOW_EXIST() and VIRTUAL_WINDOW_EXIST() macros were giving an undefined
  4.    variable error when compiling.
  5.  
  6. -  POPUP_ESCAPE did not exit the popup menu if it was incorporated in a pull- 
  7.    down menu.
  8.  
  9. -  NULL definition was giving a compile error in Zortech C++ compiler.
  10.  
  11. -  Function pointed to by key_idle_func pointer did not work correctly if
  12.    mouse button was pressed to terminate the function.
  13.  
  14. -  PopupCreate() and BarCreate() defined in the UPDATE.DOC file in Version 2.0
  15.    should be PopupCreateEntry() and BarCreateEntry(), respectively.
  16.  
  17. -  Power C library missing BarCreateEntry() and PopupCreateEntry() function.
  18.  
  19.